home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-09-14 | 1.9 KB | 51 lines |
- [quicktime]
- type = exe
- wait = no
- waitWindowTitle = "QuickTime 4 Setup"
- path = $SRCDIR$quicktime\quicktimeinstaller.exe
- RegistryRequired = HKEY_LOCAL_MACHINE;SOFTWARE\Apple Computer, Inc.\QuickTime\Installed Plugins;Names
- PreMessage = The setup will now install QuickTime which is required to view some of the media. Please accept all the default settings.
- PostMessageSuccess = Press OK after QuickTime has finished installing.
- //RequiredDiskSpaceOnSystemDrive = 33000000
-
- [mediacontrol]
- type = cab
- path = mediacontrol\A1.cab
- message = Installing MediaControl...
- PostMessageSuccess = MediaControl Installed.
- ComponentRequired = $WINSYSDIR$VBMediaControl.ocx
- VersionRequired = 2.30.0.1
- Register = $WINSYSDIR$regsvr32.exe /s $WINSYSDIR$VBMediaControl.ocx
-
- [flash]
- type = exe
- path = $SRCDIR$flash\InstallSWFlash.exe
- parameters = /Q
- wait = yes
- message = Installing Macromedia Flash Player...
- PostMessageSuccess = Macromedia Flash Player Installed.
- ComponentRequired = $WINSYSDIR$Macromed\Flash\SWFlash.ocx
- VersionRequired = 4.00.12.0
- Register = $WINSYSDIR$regsvr32.exe /s $WINSYSDIR$Macromed\Flash\SWFlash.ocx
-
- [realaudio]
- type = exe
- path = $SRCDIR$realaudio\rn6ainst_6_45.exe
- parameters = -s
- wait = yes
- PreMessage = The setup will now install RealPlayer G2 which is required to hear some of the media.
- message = Installing RealPlayer G2...
- RegistryRequired = HKEY_CLASSES_ROOT;Software\RealNetworks\RealPlayer\CurrentVersion;
- //PostMessageSuccess = RealPlayer G2 has finished installing.
- RequiredDiskSpaceOnSystemDrive= 5800000
-
- [chime]
- type = exe
- path = $SRCDIR$chime\ch20w32.exe
- wait = no
- PreMessage=The setup will now install a Chime plug-in which will enable you to view 3-D molecules. Please accept all the default settings.
- PostMessageSuccess = Press OK after Chime has finished installing.
- ComponentRequired = $IE_DIR$Plugins\npchime.dll
- VersionRequired = 0.9.0.1
-
-